home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / twp130.zip / BLANKDSK.RC next >
Text File  |  1996-06-03  |  17KB  |  323 lines

  1. /* File used by MAKEINI.EXE to create a User Profile                  */
  2. /* Use the command                                                    */
  3. /*    MAKEINI NEW.INI BLANKDSK.RC                                     */
  4. /* to create the file NEW.INI. Then use a DOS boot diskette or the    */
  5. /* OS2 Install diskette ESCed to the command line to copy NEW.INI     */
  6. /* over the existing OS2.INI that is to be replaced.                  */
  7. /* Note that if NEW.INI already exists, then it is updated.           */
  8.  
  9. CODEPAGE 850
  10.  
  11. STRINGTABLE
  12. BEGIN
  13.  
  14.   ""
  15.   ""
  16.   ""
  17.   ""
  18.   ""
  19.   ""
  20.   ""
  21.   ""
  22.   ""
  23.   ""
  24.  
  25.   "PM_ControlPanel"    "BorderWidth"      "4",
  26.   "PM_ASSOC_TYPE"      "Plain Text"            ""
  27.   "PM_ASSOC_TYPE"      "OS/2 Command File"            ""
  28.   "PM_ASSOC_TYPE"      "DOS Command File"            ""
  29.   "PM_ASSOC_TYPE"      "Executable"            ""
  30.   "PM_ASSOC_TYPE"      "Metafile"            ""
  31.   "PM_ASSOC_TYPE"      "PIF file"            ""
  32.   "PM_ASSOC_TYPE"      "Bitmap"            ""
  33.   "PM_ASSOC_TYPE"      "Icon"            ""
  34.   "PM_ASSOC_TYPE"      "Binary Data"            ""
  35.   "PM_ASSOC_TYPE"      "Dynamic Link Library"            ""
  36.   "PM_ASSOC_TYPE"      "C Code"            ""
  37.   "PM_ASSOC_TYPE"      "Pascal Code"            ""
  38.   "PM_ASSOC_TYPE"      "BASIC Code"            ""
  39.   "PM_ASSOC_TYPE"      "COBOL Code"            ""
  40.   "PM_ASSOC_TYPE"      "FORTRAN Code"            ""
  41.   "PM_ASSOC_TYPE"      "Assembler Code"            ""
  42.   "PM_ASSOC_TYPE"      "Resource File"            ""
  43.   "PM_ASSOC_TYPE"      "Printer-specific"            ""
  44.  
  45.   "PM_DEVICE_DRIVERS"  "IBMNULL"            "C:\OS2\DLL\IBMNULL\IBMNULL.DRV"
  46.   "PM_Font_Drivers"    "PMATM"              "\OS2\DLL\PMATM.DLL"
  47.   "PM_Fonts"           "SYSMONO"            "\OS2\DLL\SYSMONO.FON"
  48.   "PM_Fonts"           "COURIER"            "\OS2\DLL\COURIER.FON"
  49.   "PM_Fonts"           "HELV"               "\OS2\DLL\HELV.FON"
  50.   "PM_Fonts"           "TIMES"              "\OS2\DLL\TIMES.FON"
  51.   "PM_Fonts"           "COURIERI"           "\OS2\DLL\COURIERI.FON"
  52.   "PM_Fonts"           "HELVI"              "\OS2\DLL\HELVI.FON"
  53.   "PM_Fonts"           "TIMESI"             "\OS2\DLL\TIMESI.FON"
  54.   "PM_Fonts"           "MARKSYM.OFM"        "\PSFONTS\MARKSYM.OFM"
  55.   "PM_Fonts"           "HELV.OFM"           "\PSFONTS\HELV.OFM"
  56.   "PM_Fonts"           "HELVB.OFM"          "\PSFONTS\HELVB.OFM"
  57.   "PM_Fonts"           "HELVBI.OFM"         "\PSFONTS\HELVBI.OFM"
  58.   "PM_Fonts"           "HELVI.OFM"          "\PSFONTS\HELVI.OFM"
  59.   "PM_Fonts"           "COUR.OFM"           "\PSFONTS\COUR.OFM"
  60.   "PM_Fonts"           "COURB.OFM"          "\PSFONTS\COURB.OFM"
  61.   "PM_Fonts"           "COURBI.OFM"         "\PSFONTS\COURBI.OFM"
  62.   "PM_Fonts"           "COURI.OFM"          "\PSFONTS\COURI.OFM"
  63.   "PM_Fonts"           "SYMB.OFM"           "\PSFONTS\SYMB.OFM"
  64.   "PM_Fonts"           "TNR.OFM"            "\PSFONTS\TNR.OFM"
  65.   "PM_Fonts"           "TNRB.OFM"           "\PSFONTS\TNRB.OFM"
  66.   "PM_Fonts"           "TNRBI.OFM"          "\PSFONTS\TNRBI.OFM"
  67.   "PM_Fonts"           "TNRI.OFM"           "\PSFONTS\TNRI.OFM"
  68.  
  69.   "PM_INFO"            "Version"            "3.0"
  70.   "PM_IMAGECNV"        "IMAGECNVPATH"       "\OS2\IMAGECNV"
  71.   "SYS_DLLS"           "LoadOneTime"        "REXXINIT"
  72.   "SYS_DLLS"           "LoadPerProcess"     "PMCTLS"
  73.   "PM_SPOOLER"         "QUEUE"             "LPT1Q;"
  74.   "PM_SPOOLER"         "PRINTER"           "PRINTER1;"
  75.   /* pm_national temporarily back in */
  76.  
  77.   "PM_National"  "iCountry"   "1" /* Country code (phone ID of country)*/
  78.   "PM_National"  "iDate"      "0" /* Date mode (0:MDY, 1:DMY, 2:YMD) */
  79.   "PM_National"  "iCurrency"  "0" /* Currency mode 0: prefix, no sep */
  80.                                   /*    1: suffix, no separation     */
  81.                                   /*    2: prefix, 1 CHAR separation */
  82.                                   /*    3: suffix, 1 CHAR separation */
  83.   "PM_National"  "iDigits"       "2" /* Signif Decimal digits in Currency */
  84.   "PM_National"  "iTime"         "0" /* time mode (0=12 hours clock, 1=24)*/
  85.   "PM_National"  "iLzero"        "0"  /* Leading zeros (0: no, 1: yes)   */
  86.   "PM_National"  "s1159"         "AM" /* Trailing string 0:00 to 11:59   */
  87.   "PM_National"  "s2359"         "PM" /* Trailing string 12:00 to 23:59  */
  88.   "PM_National"  "sCurrency"     "$"  /* Currency Symbol string          */
  89.   "PM_National"  "sThousand"     ","  /* Thousands separator string      */
  90.   "PM_National"  "sDecimal"      "."  /* Decimal separator string        */
  91.   "PM_National"  "sDate"         "-"  /* Date separator string           */
  92.   "PM_National"  "sTime"         ":"  /* time separator string           */
  93.   "PM_National"  "sList"         ","  /* List separator string.          */
  94.   "PM_National"  "iMeasurement"  "1"  /* 1=English, 2=Metric, 3=Points, 4=Picaa */
  95.  
  96.   "PM_IBMBGA"    "ALTSYSFONT" "0"  /* For 8514 adapter only */
  97.   "PM_IBMBGA"    "FASTSS"     "0"  /* For 8514 adapter only */
  98.  
  99.   "EPM"          "EPMIniPath" "\OS2\EPM.INI"
  100. /* Change default for Win-OS/2 Setup Object - R206 60555 */
  101.   "WINOS2"       "PM_GlobalWindows31Settings" "DPMI_MEMORY_LIMIT=64;PROGTYPE=PROG_31_STD;KBD_ALTHOME_BYPASS=1;VIDEO_SWITCH_NOTIFICATION=1;VIDEO_8514A_XGA_IOTRAP=0"
  102.  
  103.   "PM_Workplace:InstallGroups" "1" "1"
  104.  
  105.   "PM_InstallObject" "Desktop;WPDesktop;?:\" "OBJECTID=<WP_DESKTOP>"
  106.  
  107.   /* remove PMDDE object from workplace */
  108.   "PM_InstallObject" "Deleted;WPProgram;<WP_TOOLS>;DELETE" "OBJECTID=<WP_PMDDE>"
  109. END
  110.  
  111. STRINGTABLE REPLACEMODEOFF
  112. BEGIN
  113.  
  114. END
  115.  
  116. CODEPAGE 850
  117.  
  118. STRINGTABLE REPLACEMODEOFF
  119. BEGIN
  120.  
  121.   "PM_Colors"          "Display"               "VGAM"
  122.   "PM_Colors"          "ActiveBorder"          "204 204 204"
  123.   "PM_Default_Colors"  "ActiveBorder"          "204 204 204"
  124.   "PM_Colors"          "ActiveTitle"           " 64   0 128"
  125.   "PM_Default_Colors"  "ActiveTitle"           " 64   0 128"
  126.   "PM_Colors"          "ActiveTitleText"       "255 255 255"
  127.   "PM_Default_Colors"  "ActiveTitleText"       "255 255 255"
  128.   "PM_Colors"          "ActiveTitleTextBgnd"   " 64   0 128"
  129.   "PM_Default_Colors"  "ActiveTitleTextBgnd"   " 64   0 128"
  130.   "PM_Colors"          "AppWorkspace"          "204 204 204"
  131.   "PM_Default_Colors"  "AppWorkspace"          "204 204 204"
  132.   "PM_Colors"          "Background"            "  0 128 128"
  133.   "PM_Default_Colors"  "Background"            "  0 128 128"
  134.   "PM_Colors"          "ButtonDark"            "128 128 128"
  135.   "PM_Default_Colors"  "ButtonDark"            "128 128 128"
  136.   "PM_Colors"          "ButtonDefault"         "  0   0   0"
  137.   "PM_Default_Colors"  "ButtonDefault"         "  0   0   0"
  138.   "PM_Colors"          "ButtonLight"           "255 255 255"
  139.   "PM_Default_Colors"  "ButtonLight"           "255 255 255"
  140.   "PM_Colors"          "ButtonMiddle"          "204 204 204"
  141.   "PM_Default_Colors"  "ButtonMiddle"          "204 204 204"
  142.   "PM_Colors"          "DialogBackground"      "204 204 204"
  143.   "PM_Default_Colors"  "DialogBackground"      "204 204 204"
  144.   "PM_Colors"          "EntryField"            "255 255 204"
  145.   "PM_Default_Colors"  "EntryField"            "255 255 204"
  146.   "PM_Colors"          "FieldBackground"       "204 204 204"
  147.   "PM_Default_Colors"  "FieldBackground"       "204 204 204"
  148.   "PM_Colors"          "HelpBackground"        "255 255 255"
  149.   "PM_Default_Colors"  "HelpBackground"        "255 255 255"
  150.   "PM_Colors"          "HelpHilite"            "  0   0 255"
  151.   "PM_Default_Colors"  "HelpHilite"            "  0   0 255"
  152.   "PM_Colors"          "HelpText"              "  0   0   0"
  153.   "PM_Default_Colors"  "HelpText"              "  0   0   0"
  154.   "PM_Colors"          "HiliteBackground"      "128 128 128"
  155.   "PM_Default_Colors"  "HiliteBackground"      "128 128 128"
  156.   "PM_Colors"          "HiliteForeground"      "255 255 255"
  157.   "PM_Default_Colors"  "HiliteForeground"      "255 255 255"
  158.   "PM_Colors"          "IconText"              "  0   0   0"
  159.   "PM_Default_Colors"  "IconText"              "  0   0   0"
  160.   "PM_Colors"          "InactiveBorder"        "204 204 204"
  161.   "PM_Default_Colors"  "InactiveBorder"        "204 204 204"
  162.   "PM_Colors"          "InactiveTitle"         "204 204 204"
  163.   "PM_Default_Colors"  "InactiveTitle"         "204 204 204"
  164.   "PM_Colors"          "InactiveTitleText"     "128 128 128"
  165.   "PM_Default_Colors"  "InactiveTitleText"     "128 128 128"
  166.   "PM_Colors"          "InactiveTitleTextBgnd" "204 204 204"
  167.   "PM_Default_Colors"  "InactiveTitleTextBgnd" "204 204 204"
  168.   "PM_Colors"          "Menu"                  "204 204 204"
  169.   "PM_Default_Colors"  "Menu"                  "204 204 204"
  170.   "PM_Colors"          "MenuText"              "  0   0   0"
  171.   "PM_Default_Colors"  "MenuText"              "  0   0   0"
  172.   "PM_Colors"          "MenuHilite"            "204 204 204"
  173.   "PM_Default_Colors"  "MenuHilite"            "204 204 204"
  174.   "PM_Colors"          "MenuHiliteText"        "  0   0   0"
  175.   "PM_Default_Colors"  "MenuHiliteText"        "  0   0   0"
  176.   "PM_Colors"          "MenuDisabledText"      "128 128 128"
  177.   "PM_Default_Colors"  "MenuDisabledText"      "128 128 128"
  178.   "PM_Colors"          "OutputText"            "  0   0   0"
  179.   "PM_Default_Colors"  "OutputText"            "  0   0   0"
  180.   "PM_Colors"          "PageBackground"        "255 255 255"
  181.   "PM_Default_Colors"  "PageBackground"        "255 255 255"
  182.   "PM_Colors"          "Scrollbar"             "192 192 192"
  183.   "PM_Default_Colors"  "Scrollbar"             "192 192 192"
  184.   "PM_Colors"          "Shadow"                "128 128 128"
  185.   "PM_Default_Colors"  "Shadow"                "128 128 128"
  186.   "PM_Colors"          "ShadowHiliteBgnd"      "128 128 128"
  187.   "PM_Default_Colors"  "ShadowHiliteBgnd"      "128 128 128"
  188.   "PM_Colors"          "ShadowHiliteFgnd"      "255 255 255"
  189.   "PM_Default_Colors"  "ShadowHiliteFgnd"      "255 255 255"
  190.   "PM_Colors"          "ShadowText"            "  0   0 255"
  191.   "PM_Default_Colors"  "ShadowText"            "  0   0 255"
  192.   "PM_Colors"          "TitleBottom"           "128 128 128"
  193.   "PM_Default_Colors"  "TitleBottom"           "128 128 128"
  194.   "PM_Colors"          "TitleText"             "255 255 255"
  195.   "PM_Default_Colors"  "TitleText"             "255 255 255"
  196.   "PM_Colors"          "Window"                "255 255 255"
  197.   "PM_Default_Colors"  "Window"                "255 255 255"
  198.   "PM_Colors"          "WindowFrame"           "128 128 128"
  199.   "PM_Default_Colors"  "WindowFrame"           "128 128 128"
  200.   "PM_Colors"          "WindowStaticText"      "  0   0 128"
  201.   "PM_Default_Colors"  "WindowStaticText"      "  0   0 128"
  202.   "PM_Colors"          "WindowText"            "  0   0   0"
  203.   "PM_Default_Colors"  "WindowText"            "  0   0   0"
  204.   "PM_Colors"          "DesktopIconTextBackground"  "T 0 128 128"
  205.   "PM_Default_Colors"  "DesktopIconTextBackground"  "T 0 128 128"
  206.   "PM_Colors"          "FolderIconTextBackground"   "T255 255 255"
  207.   "PM_Default_Colors"  "FolderIconTextBackground"   "T255 255 255"
  208.   "PM_Colors"          "DesktopIconText"       "  0   0   0"
  209.   "PM_Default_Colors"  "DesktopIconText"       "  0   0   0"
  210. END
  211.  
  212. STRINGTABLE REPLACEMODE
  213. BEGIN
  214.   "PM_DISPLAYDRIVERS"  "IBMVGA32"              "IBMVGA32"
  215.   "PM_DISPLAYDRIVERS"  "CURRENTDRIVER"         "IBMVGA32"
  216.   "PM_DISPLAYDRIVERS"  "DEFAULTDRIVER"         "IBMVGA32"
  217.   ""                   ""                      ""
  218. END
  219. CODEPAGE 850
  220.  
  221. STRINGTABLE REPLACEMODEOFF
  222. BEGIN
  223.  
  224.   "PM_Colors"          "Display"               "VGA"
  225.   "PM_Colors"          "ActiveBorder"          "204 204 204"
  226.   "PM_Default_Colors"  "ActiveBorder"          "204 204 204"
  227.   "PM_Colors"          "ActiveTitle"           " 64   0 128"
  228.   "PM_Default_Colors"  "ActiveTitle"           " 64   0 128"
  229.   "PM_Colors"          "ActiveTitleText"       "255 255 255"
  230.   "PM_Default_Colors"  "ActiveTitleText"       "255 255 255"
  231.   "PM_Colors"          "ActiveTitleTextBgnd"   " 64   0 128"
  232.   "PM_Default_Colors"  "ActiveTitleTextBgnd"   " 64   0 128"
  233.   "PM_Colors"          "AppWorkspace"          "204 204 204"
  234.   "PM_Default_Colors"  "AppWorkspace"          "204 204 204"
  235.   "PM_Colors"          "Background"            "  0 128 128"
  236.   "PM_Default_Colors"  "Background"            "  0 128 128"
  237.   "PM_Colors"          "ButtonDark"            "128 128 128"
  238.   "PM_Default_Colors"  "ButtonDark"            "128 128 128"
  239.   "PM_Colors"          "ButtonDefault"         "  0   0   0"
  240.   "PM_Default_Colors"  "ButtonDefault"         "  0   0   0"
  241.   "PM_Colors"          "ButtonLight"           "255 255 255"
  242.   "PM_Default_Colors"  "ButtonLight"           "255 255 255"
  243.   "PM_Colors"          "ButtonMiddle"          "204 204 204"
  244.   "PM_Default_Colors"  "ButtonMiddle"          "204 204 204"
  245.   "PM_Colors"          "DialogBackground"      "204 204 204"
  246.   "PM_Default_Colors"  "DialogBackground"      "204 204 204"
  247.   "PM_Colors"          "EntryField"            "255 255 204"
  248.   "PM_Default_Colors"  "EntryField"            "255 255 204"
  249.   "PM_Colors"          "FieldBackground"       "204 204 204"
  250.   "PM_Default_Colors"  "FieldBackground"       "204 204 204"
  251.   "PM_Colors"          "HelpBackground"        "255 255 255"
  252.   "PM_Default_Colors"  "HelpBackground"        "255 255 255"
  253.   "PM_Colors"          "HelpHilite"            "  0   0 255"
  254.   "PM_Default_Colors"  "HelpHilite"            "  0   0 255"
  255.   "PM_Colors"          "HelpText"              "  0   0   0"
  256.   "PM_Default_Colors"  "HelpText"              "  0   0   0"
  257.   "PM_Colors"          "HiliteBackground"      "128 128 128"
  258.   "PM_Default_Colors"  "HiliteBackground"      "128 128 128"
  259.   "PM_Colors"          "HiliteForeground"      "255 255 255"
  260.   "PM_Default_Colors"  "HiliteForeground"      "255 255 255"
  261.   "PM_Colors"          "IconText"              "  0   0   0"
  262.   "PM_Default_Colors"  "IconText"              "  0   0   0"
  263.   "PM_Colors"          "InactiveBorder"        "204 204 204"
  264.   "PM_Default_Colors"  "InactiveBorder"        "204 204 204"
  265.   "PM_Colors"          "InactiveTitle"         "204 204 204"
  266.   "PM_Default_Colors"  "InactiveTitle"         "204 204 204"
  267.   "PM_Colors"          "InactiveTitleText"     "128 128 128"
  268.   "PM_Default_Colors"  "InactiveTitleText"     "128 128 128"
  269.   "PM_Colors"          "InactiveTitleTextBgnd" "204 204 204"
  270.   "PM_Default_Colors"  "InactiveTitleTextBgnd" "204 204 204"
  271.   "PM_Colors"          "Menu"                  "204 204 204"
  272.   "PM_Default_Colors"  "Menu"                  "204 204 204"
  273.   "PM_Colors"          "MenuText"              "  0   0   0"
  274.   "PM_Default_Colors"  "MenuText"              "  0   0   0"
  275.   "PM_Colors"          "MenuHilite"            "204 204 204"
  276.   "PM_Default_Colors"  "MenuHilite"            "204 204 204"
  277.   "PM_Colors"          "MenuHiliteText"        "  0   0   0"
  278.   "PM_Default_Colors"  "MenuHiliteText"        "  0   0   0"
  279.   "PM_Colors"          "MenuDisabledText"      "128 128 128"
  280.   "PM_Default_Colors"  "MenuDisabledText"      "128 128 128"
  281.   "PM_Colors"          "OutputText"            "  0   0   0"
  282.   "PM_Default_Colors"  "OutputText"            "  0   0   0"
  283.   "PM_Colors"          "PageBackground"        "255 255 255"
  284.   "PM_Default_Colors"  "PageBackground"        "255 255 255"
  285.   "PM_Colors"          "Scrollbar"             "192 192 192"
  286.   "PM_Default_Colors"  "Scrollbar"             "192 192 192"
  287.   "PM_Colors"          "Shadow"                "128 128 128"
  288.   "PM_Default_Colors"  "Shadow"                "128 128 128"
  289.   "PM_Colors"          "ShadowHiliteBgnd"      "128 128 128"
  290.   "PM_Default_Colors"  "ShadowHiliteBgnd"      "128 128 128"
  291.   "PM_Colors"          "ShadowHiliteFgnd"      "255 255 255"
  292.   "PM_Default_Colors"  "ShadowHiliteFgnd"      "255 255 255"
  293.   "PM_Colors"          "ShadowText"            "  0   0 255"
  294.   "PM_Default_Colors"  "ShadowText"            "  0   0 255"
  295.   "PM_Colors"          "TitleBottom"           "128 128 128"
  296.   "PM_Default_Colors"  "TitleBottom"           "128 128 128"
  297.   "PM_Colors"          "TitleText"             "255 255 255"
  298.   "PM_Default_Colors"  "TitleText"             "255 255 255"
  299.   "PM_Colors"          "Window"                "255 255 255"
  300.   "PM_Default_Colors"  "Window"                "255 255 255"
  301.   "PM_Colors"          "WindowFrame"           "128 128 128"
  302.   "PM_Default_Colors"  "WindowFrame"           "128 128 128"
  303.   "PM_Colors"          "WindowStaticText"      "  0   0 128"
  304.   "PM_Default_Colors"  "WindowStaticText"      "  0   0 128"
  305.   "PM_Colors"          "WindowText"            "  0   0   0"
  306.   "PM_Default_Colors"  "WindowText"            "  0   0   0"
  307.   "PM_Colors"          "DesktopIconTextBackground"  "T 0 128 128"
  308.   "PM_Default_Colors"  "DesktopIconTextBackground"  "T 0 128 128"
  309.   "PM_Colors"          "FolderIconTextBackground"   "T255 255 255"
  310.   "PM_Default_Colors"  "FolderIconTextBackground"   "T255 255 255"
  311.   "PM_Colors"          "DesktopIconText"       "  0   0   0"
  312.   "PM_Default_Colors"  "DesktopIconText"       "  0   0   0"
  313. END
  314.  
  315. STRINGTABLE REPLACEMODE
  316. BEGIN
  317.   "PM_DISPLAYDRIVERS"      "CIRRUS"      "CIRRUS"
  318.   "PM_DISPLAYDRIVERS"      "CURRENTDRIVER"      "CIRRUS"
  319.   "PM_DISPLAYDRIVERS"      "DEFAULTDRIVER"      "CIRRUS"
  320.   "PM_DISPLAYDRIVERS"      "RESOLUTION_CHANGED"      "1"
  321.   ""                   ""                      ""
  322. END
  323.